Release 10.1A: OpenEdge Development:
Debugging and Troubleshooting
Starting event logging
To create log entries for events, use the Log Entry Types (
-logentrytypes)startup parameter or, for the AppServer and WebSpeed, the srvrLogEntryTypesproperty in theubroker.propertiesfile. Specify one or more of the three event log entry types in a comma-separated list, or use the * wild-card character to get combinations. For example:
You also can turn on this logging at run time, by using the
LOG-MANAGERsystem handle. For example, you can include the following line in the 4GL code:
You can turn off this logging in the 4GL application by resetting the attribute. For example:
Log entries generated for any of these types contain the tag
ProEvents.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |